home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 4 / QRZ Ham Radio Callsign Database - Volume 4.iso / digests / tcp / 940108.txt < prev    next >
Internet Message Format  |  1994-11-13  |  4KB

  1. Date: Fri,  3 Jun 94 04:30:01 PDT
  2. From: Advanced Amateur Radio Networking Group <tcp-group@ucsd.edu>
  3. Errors-To: TCP-Group-Errors@UCSD.Edu
  4. Reply-To: TCP-Group@UCSD.Edu
  5. Precedence: Bulk
  6. Subject: TCP-Group Digest V94 #108
  7. To: tcp-group-digest
  8.  
  9.  
  10. TCP-Group Digest            Fri,  3 Jun 94       Volume 94 : Issue  108
  11.  
  12. Today's Topics:
  13.                         help with setting MSS
  14.                           Linux SCC drivers
  15.  
  16. Send Replies or notes for publication to: <TCP-Group@UCSD.Edu>.
  17. Subscription requests to <TCP-Group-REQUEST@UCSD.Edu>.
  18. Problems you can't solve otherwise to brian@ucsd.edu.
  19.  
  20. Archives of past issues of the TCP-Group Digest are available
  21. (by FTP only) from UCSD.Edu in directory "mailarchives".
  22.  
  23. We trust that readers are intelligent enough to realize that all text
  24. herein consists of personal comments and does not represent the official
  25. policies or positions of any party.  Your mileage may vary.  So there.
  26. ----------------------------------------------------------------------
  27.  
  28. Date: Thu, 2 Jun 94 13:46:13 PDT
  29. From: Glenn Elmore <glenne@sr.hp.com>
  30. Subject: help with setting MSS
  31. To: tcp-group@ucsd.edu
  32.  
  33.   Here in northern California, we are in the process of replacing 10
  34. MHz KISS Tiny2 TNC2s with Ottawa PI2 cards to drive my higher speed 904
  35. MHz radios.  With some assistance from Dave Perry, VA3DP, I've been
  36. successful in hacking PI.C to allow the cards to provide internal
  37. RxClock recovery but to run the DPLL with an external clock input
  38. instead of the BRG.  This allows for an extra factor of 4 in speed.  The
  39. cards successfully drive the radios at 230.4 kbps when the DPLL is sourced
  40. from the on-board oscillator.
  41.  
  42.   Operation with JNOS 110C has been something of a problem though.
  43. While I find that aggragate throughput of >200 kbps is possible with
  44. long pings and a repetition rate just a bit longer than the RTT, data
  45. throughput with FTP or SMTP is pretty disappointing.  Increasing the
  46. radio speed from 38.4 kbps to 230.4 kbps only results in best FTP
  47. throughput numbers going from about 3.5 kchar/sec to 5.5 kchar/sec.
  48.  
  49.   In order to better understand the problem, I went back to an Ethernet
  50. card and compared JNOS to Clarkson FTP.  On the same host&file that
  51. Clarkson transfers at 50 and 140 kchar/sec kbps (386DX33 host) JNOS only
  52. does 4.5kchar/sec and 7 kchar/sec for GET and PUT respectively.
  53.  
  54.   In poking around, I notice that in spite of tcp mss=1540 and tcp
  55. window of N*mss, n=1-8, and an attached card driver with an MTU of 2048,
  56. the maximum packet size actually transmitted is 512 bytes.  I've found
  57. nothing that I can do from autoexec.nos that makes it larger.  It
  58. appears that 512 bytes is the negotiated value.  I see in tcp.h:
  59.  
  60. #define DEF_MSS 512 /* Default maximum segment size */
  61.  
  62. What am I not doing right that is preventing larger than default MSS and
  63. better throughput?  Could someone with a well-performing Ethernet
  64. configuration with JNOS give me some hints?  I suspect that if I can
  65. make Ethernet work well, I can also make the radios&PI cards work
  66. well.
  67.  
  68. Thanks,
  69.  
  70.  
  71. Glenn Elmore n6gn
  72.  
  73. amateur IP:     glenn@SantaRosa.ampr.org
  74. Internet:       glenne@sr.hp.com 
  75.  
  76. ------------------------------
  77.  
  78. Date: Fri, 03 Jun 1994 12:53:36 +0100 (MET)
  79. From: Joerg Reuter DL1BKE <DL1BKE@melaten.ihf.rwth-aachen.de>
  80. Subject: Linux SCC drivers
  81. To: tcp-group@UCSD.EDU
  82.  
  83. : I have a file of something that claims to be a beta of a generic SCC driver for
  84. : the Linux kernel, written by PE1NNZ.  The "INSTALL" notes say that it is
  85. : implemneted as part of the kernel and was tested with several different
  86. : software packages, including WAMPES and KA9Q Linux ports.  However, the author
  87. : says that he only tested it with the OptoSCC hardware.
  88. :
  89.  
  90. You can get a newer version from me (1.4 <still> beta). It works
  91. with the BayCom USCC card now and does not patch serial.c anymore
  92. (serial.c changes with every kernel patchlevel, I hope tty_io.c does
  93. NOT!). The code is based on the well-known PE1CHL-driver and ported
  94. to Linux by Guido PE1NNZ. I added some modifications from
  95. Rene DG0FT (for the BayCom USCC) and the KISS-mode settings.
  96. I`ll try to upload the driver to the "incoming" directory on UCSD.EDU
  97. next week.
  98.  
  99. vy 73,
  100.  
  101. --
  102. Joerg Reuter        Internet: dl1bke@melaten.ihf.rwth-aachen.de
  103.                     ampr-net: dl1bke@db0pra
  104.                     ax25    : DL1BKE @ DK0MWX.DEU.EU
  105.  
  106. ------------------------------
  107.  
  108. End of TCP-Group Digest V94 #108
  109. ******************************
  110.